Skip to content

Fix passing args in groupby plot (GH11805) #11891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jorisvandenbossche
Copy link
Member

Closes #11805

So probably all groupby plot calls that use kwargs are broken in 0.17.x.
@shoyer it was only a very small change actually!

Still need to add tests.

@shoyer
Copy link
Member

shoyer commented Dec 26, 2015

Good catch! I guess we had very poor coverage for groupby plots previously.

@jorisvandenbossche
Copy link
Member Author

Very poor coverage indeed ..
Added tests + whatsnew notice.

@jreback
Copy link
Contributor

jreback commented Dec 27, 2015

lgtm

jorisvandenbossche added a commit that referenced this pull request Dec 28, 2015
Fix passing args in groupby plot (GH11805)
@jorisvandenbossche jorisvandenbossche merged commit c525674 into pandas-dev:master Dec 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants